home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_5997.txt < prev    next >
Text File  |  1990-04-06  |  2KB  |  90 lines

  1. -- card: 5997 from stack: in.0-6
  2. -- bmap block id: 6241
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: printCard
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=97 top=258 right=338 bottom=413
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 15
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22. end mouseUp
  23.  
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=366 top=300 right=338 bottom=408
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 5233 / 5233
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: returnArrow
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual zoom close
  41.   go cd "printing" of stack "Intro to HyperCard 2.0"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 4 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=160 top=25 right=253 bottom=336
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Info 1
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   showFld
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 3 (field)
  66. -- low flags: 81
  67. -- high flags: 2004
  68. -- rect: left=281 top=145 right=240 bottom=473
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 174
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 15
  76. -- part name: info 1
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   hide me
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part contents for card part 1
  85. ----- text -----
  86. When you choose Print Card... from the HyperCard File menu, a page like this will come out of your printer, with an image of your card printed full size.
  87.  
  88. -- part contents for card part 3
  89. ----- text -----
  90. The page that prints when you select this print option is printed according to the settings in the Page Setup... dialog box.